home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 473 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: hearst.acc.Virginia.EDU!adastra!mbs
  2. Newsgroups: comp.sys.amiga.networking
  3. From: mbs@adastra.cvl.va.us (Michael B. Smith)
  4. Subject: Re: Info about I-Net 225
  5. References:  <oelli.02wp@amioelli.co.at>
  6. X-NewsReader: GRn 3.0 January 12, 1996
  7. MIME-Version: 1.0
  8. Content-Type: text/plain; charset=iso-8859-1
  9. Content-Transfer-Encoding: 8bit
  10. Message-ID: <mbs.479p@adastra.cvl.va.us>
  11. Date: Sun, 14 Jan 96 19:31:30 EDT
  12. Organization: Only if you insist...
  13.  
  14. In article <oelli.02wp@amioelli.co.at> oelli@amioelli.co.at (Thomas Oellinger) writes:
  15. > Does I-Net 225 contain an NFS server and if it does, is this server also using
  16. > such an mapfile or does is store the extra information in the AmigaDOS
  17. > filesystem which should be posible with the current filesystem release I think.
  18.  
  19. I-Net 225 includes an NFS server, as an extra cost option.
  20.  
  21. It still uses a mapfile, and will continue to do so. It is _not_
  22. possible to completely eliminate a mapfile and have a conformant
  23. NFS implementation.
  24.  
  25. We've gone round-and-round on this topic . The Amiga FS simply doesn't
  26. store sufficient information to "pretend" to be a Unix FS. And when
  27. we say "Amiga FS" remember that we are talking about public interfaces
  28. to a myriad different filesystems. OFS != FFS != any CD filesystem.
  29. The mapfile provides state and consistency on top of the public
  30. interfaces. It also provides some speed advantage, such that all of
  31. the "interface" data is in a single place. The only piece of mapfile
  32. data that could be eliminated is the UID and GID information. And even
  33. there, we have an incompatibility, since Unix uses type "int" for that,
  34. and the Amiga FileInfoBlock has a "UWORD".
  35.  
  36. The I-Net 225 NFSd is much more efficient and stable than the AS225r2
  37. one; but there are still things that can be done. The mapfile should be
  38. built on the fly, and dynamically sized, but that isn't done. The next
  39. time I have a "free" moment, NFSd will get some major alterations.
  40.  
  41. > It should be no problem to export volumes under Linux and to import these
  42. > with the Amiga using I-Net 225 but is the opposite also possible, which
  43. > requires the Amiga to act as a NFS server?
  44.  
  45. Yep. Sure is.
  46.  
  47. > I am particularly interested if it
  48. > is possible to export an CD-ROM drive in the Amiga to Linux and Windows.
  49.  
  50. Yep. Sure is.
  51.  
  52. > I have seen from the product information of the I-Net 225 package that it
  53. > includes lpr and lpd so it should be possible to use a printer which is
  54. > connected to the Amiga from the PC, is this right?
  55.  
  56. Yep. Sure is.
  57. --
  58.   //   Michael B. Smith
  59. \X/    mbs@adastra.cvl.va.us
  60.